home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15487 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: brookes.ac.uk!news
  2. From: Krunchie <95155580@brookes.ac.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Need Professional advice (by a beginner)
  5. Date: 19 Apr 1996 09:57:45 GMT
  6. Organization: Digital Dynamics Unlimited
  7. Message-ID: <4l7o2p$i9g@cs3.brookes.ac.uk>
  8. References: <316996F3.3343@netvision.net.il> <DpLu2y.MFF@iquest.net> <829283894snz@tarik.demon.co.uk>
  9. NNTP-Posting-Host: rm003b4a.brookes.ac.uk
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15.  
  16. >> Bruce Klaydman <bruce@netvision.net.il> wrote:
  17. >> >I want to be a professional programmer my question is
  18. >> >can I do it on my own (without taking any courses) ?
  19. >> >If so what books should I read, what language(s) should I study
  20. >> >(should it be C or C++, or both)?
  21. >> >
  22. >> >Thank you.
  23. >> >
  24. >> >Bruce.
  25.  
  26.  
  27. >> 
  28. >> Question: would you propose attempting to become a surgeon "on [your] own
  29. >>  (without taking
  30. >> any courses)" ?
  31.  
  32. Nobody would because it takes practical training to become a surgion 
  33. which somebody else has to provide for you in a form of a course. The job 
  34. of a surgeon is very much different to that of a programmer.
  35.  
  36. >> 
  37. >> Then why do you suppose you could become a professional programmer (or a
  38. >>  professional
  39. >> anything, for that matter) without taking any courses ?
  40. >> 
  41. It's quite possible to do so. You often get more experience when you are 
  42. left to figure things out for yourself. Before this last year I haven't 
  43. had any formal training in computing and am able to write good software.
  44.  
  45. Do you think that the odd 13 year old who frequents in newgroups like 
  46. this, who can program in assembler C++ and a vast number of other 
  47. languages...and is profecient in them, has taken any formal courses. I 
  48. doubt it. AS long as you are self motivated enough then you can teach 
  49. yourself programming. However when it comes to making a living out of it 
  50. and you're choosing not to be self-employed then you will probably find 
  51. that employers want just that little bit of paper obtained after a course 
  52. saying that you are qualified.
  53.  
  54. If you are just starting out programming then try C (moving onto C++) 
  55. however if you find this early introduction to programming too much of a 
  56. jump then start with BASIC (I learnt using BBC BASIC!! I found it to be 
  57. a good implementation of BASIC, well recommended).
  58.  
  59. Regards
  60.  
  61. Krunchie
  62.  
  63.  
  64.